/* CSS Document */
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
address,
big,
cite,
code,
del,
font,
img,
ins,
small,
strong,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
a{
	font-family: "微软雅黑";
}
ol,
ul {
  list-style: none;
}
:focus {
  outline: 0;
}
a {
  color: #333;
  text-decoration: none;
}
a img {
  border: 0;
}
img {
  vertical-align: middle;
}
table {
  empty-cells: show;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
em {
  font-style: norma;
}
img[src="http://counter.yesky.com/counter.shtml?UV=15344056006794543952389050738311&VS=15344056006817403445515036684101&refer=&rand=1534406162481&cur=http%3A%2F%2Fnotebook.yesky.com%2Ftest-index.shtml&language=wow64&system=windows nt 6.1&browser=chrome&flashVesion=29.0 r0&resolution=1600*900&colorDepath=24&AID=-1&editorid=&TYPE=1&PARM1=-1&PARM2=-1&PARM3=-1&isAdd=-1"] {
  opacity: 0;
}
button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
body {
  padding-bottom: 500px;
}
.wrap {
  width: 100%;
}
.wrap .top {
  width: 100%;
  min-width: 1200px;
  height: 34px;
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
  background: #fafafa;
}
.wrap .top .topnav {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.wrap .top .topnav .topleft li {
  display: inline-block;
  height: 34px;
  margin-right: 20px;
  float: left;
}
.wrap .top .topnav .topleft li a {
  font-size: 12px;
  color: #666;
  line-height: 34px;
}
.wrap .top .topnav .topleft li span {
  display: block;
  width: 70px;
  cursor: pointer;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png) no-repeat 76px 14px;
}
.wrap .top .topnav .topleft li span.show {
  color: #fff;
  background: #3b73b4 url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png) no-repeat 76px -80px;
}
.wrap .top .topnav .topleft li P {
  display: none;
}
.wrap .top .topnav .topleft li P a {
  text-decoration: none;
}
.wrap .top .topnav .topleft li P a:hover {
  text-decoration: underline;
}
.wrap .top .topnav .topleft .sitenav {
  margin: 0 10px 0 -10px !important;
}
.wrap .top .topnav .topleft .sitenav span {
  padding: 0 10px;
  font-size: 12px;
  color: #666;
  line-height: 34px;
}
.wrap .top .topnav .topleft .sitenav span i {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.jpg) no-repeat center;
}
.wrap .top .topnav .topleft .sitenav p {
  position: absolute;
  left: 0;
  z-index: 1;
  height: 42px;
  font-size: 12px;
  line-height: 42px;
  background: #3b73b4;
}
.wrap .top .topnav .topleft .sitenav p a {
  display: inline-block;
  padding: 0 14px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.wrap .top .topnav .topleft .sitenav:hover span i {
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon2.png) no-repeat center;
}
.wrap .top .topnav .topright {
  float: right;
}
.wrap .top .topnav .topright li {
  display: inline-block;
  margin-right: 10px;
  float: left;
}
.wrap .top .topnav .topright li .a_log,
.wrap .top .topnav .topright li .a_reg {
  display: block;
  height: 34px;
  font-size: 12px;
  line-height: 34px;
  color: #666;
  text-decoration: none;
  cursor: pointer;
}
.wrap .top .topnav .topright li .a_log {
  padding: 0 8px;
  margin: 0;
}
.wrap .top .topnav .topright .log .show {
  color: #fff;
  background: #3b73b4 url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png) no-repeat 42px -74px;
}
.wrap .top .topnav .topright .log #userLogin {
  display: none;
  width: 240px;
  padding: 0 16px 10px;
  position: absolute;
  z-index: 2;
  background: #3b73b4;
  text-align: center;
  color: #fff;
  right: -29px;
}
.wrap .top .topnav .topright .log #userLogin p {
  line-height: 40px;
  font-size: 14px;
}
.wrap .top .topnav .topright .log #userLogin form {
  width: 240px;
  height: 60px;
  text-align: left;
}
.wrap .top .topnav .topright .log #userLogin form span {
  width: 170px;
  float: left;
}
.wrap .top .topnav .topright .log #userLogin form span input {
  width: 160px;
  height: 22px;
  padding: 0 5px;
  margin-bottom: 6px;
  background: #fff;
  color: #4c9ada;
  line-height: 22px;
  border: none;
}
.wrap .top .topnav .topright .log #userLogin form input.log_btn {
  float: right;
  text-align: center;
  width: 60px;
  height: 56px;
  line-height: 50px;
  background-position: -153px -316px;
  color: #4c9ada;
  cursor: pointer;
  font-size: 14px;
  background: #fff;
  border: none;
  border-radius: 5px;
}
.wrap .top .topnav .topright .log #userLogin a {
  font-size: 12px;
  color: #eaff00;
}
.wrap .top .topnav .topright .log_wx {
  margin-left: 15px;
}
.wrap .top .topnav .topright .log_wx i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png) no-repeat 0px -196px;
}
.wrap .top .topnav .topright .log_qq i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png) no-repeat -37px -196px;
}
.wrap .top .topnav .topright .log_wb {
  margin: 0;
}
.wrap .top .topnav .topright .log_wb i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png) no-repeat -75px -196px;
}
.wrap div .column1 {
  width: 1200px;
  height: 90px;
  margin: 15px auto 0;
  background: #b5b5b5;
  text-align: center;
  line-height: 90px;
}
.wrap div .column1 h3 {
  font-size: 36px;
  font-weight: normal;
  color: #fff;
}
.wrap div .header {
  width: 1200px;
  height: 48px;
  margin: 0 auto;
  padding: 10px 0;
}
.wrap div .header .logo {
  float: left;
  font-size: 34px;
  color: #f58306;
  line-height: 46px;
  font-weight: bold;
}
.wrap div .header .logo img {
    height: 46px;
    margin-top: 2px;
}
.wrap div .header .ys_box {
  float: right;
  padding-top: 8px;
}
.wrap div .header .ys_box #selectClass {
  float: left;
  width: 65px;
  height: 32px;
  color: #6f6f6f;
  cursor: pointer;
  position: relative;
  z-index: 3;
  background: #fdf7ef;
  border: 1px solid #ef8200;
  box-sizing:  border-box;
  margin-right:  -1px;
}
.wrap div .header .ys_box #selectClass span {
  display: block;
  /* width: 43px; */
  padding: 0 10px;
  text-align: center;
  background-position: -8px -165px;
  font-size: 12px;
  line-height: 32px;
  color: #ef8200;
}
.wrap div .header .ys_box #selectClass span:after{
	content: "";
	display: inline-block;
	width: 10px;
	height: 6px;
	margin: 0 0 1px 6px;
	background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/search_down.png) no-repeat;
}
.wrap div .header .ys_box #selectClass ul {
  display: none;
  width: 65px;
  background: #fdf7ef;
  line-height: 28px;
  text-align: center;
  position: absolute;
  top: 31px;
  left: -1px;
  font-size: 12px;
  /* padding-top: 0px; */
}
.wrap div .header .ys_box #selectClass ul li {
  color: #ff8e42;
  font-weight: normal;
}
.wrap div .header .ys_box #selectClass ul li:hover {
  color: #fff;
  background: #ff8e42;
}
.wrap div .header .ys_box #selectform {
  float: left;
  height: 32px;
}
.wrap div .header .ys_box #selectform .seltext {
  float: left;
  height: 32px;
  width: 220px;
  background: #fff;
  border: 0;
  line-height: 36px;
  text-indent: 12px;
  font-size: 12px;
  color: #aaa;
  padding: 0;
  border: 1px solid #ef8200;
  box-sizing:  border-box;
}
.wrap div .header .ys_box #selectform .selsbmt {
  width: 90px;
  height: 32px;
  padding: 0;
  float: left;
  color: #fff;
  cursor: pointer;
  border: none;
  background: #ef8200;
  font-size: 14px;
}
.wrap div .header .ys_box .keys {
  float: left;
  line-height: 30px;
  white-space: nowrap;
}
.wrap div .header .ys_box .keys a {
  margin: 0 8px;
  font-size: 18px;
  color: #9f9f9f;
  line-height: 50px;
  text-decoration: none;
}
.wrap div .group_nav {
  width: 100%;
  height: 64px;
  background: #2384d2;
  clear: both;
}
.wrap div .group_nav ul {
  width: 1200px;
  height: 64px;
  margin: 0 auto;
}
.wrap div .group_nav ul li {
  width: 14%;
  height: 64px;
  float: left;
  text-align: center;
}
.wrap div .group_nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 22px;
  color: #fff;
  line-height: 64px;
  text-decoration: none;
}
.wrap div .group_nav ul li a:hover {
  background: #0068b6;
}
.wrap div .nav1 {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  height: 34px;
  background: #f8f8f8;
}
.wrap div .nav1 dl {
  width: auto;
  float: left;
}
.wrap div .nav1 dl dt {
  display: block;
  width: 52px;
  height: 18px;
  float: left;
  margin-top: 8px;
}
.wrap div .nav1 dl dd {
  width: auto;
  padding: 0;
  float: left;
  height: 34px;
  margin-left: 2px;
}
.wrap div .nav1 dl dd a {
  position: relative;
  width: auto;
  margin: 0;
  font-size: 12px;
  overflow: hidden;
  text-align: center;
  color: #dfdfdf;
  display: inline-block;
  height: 34px;
  line-height: 34px;
}
.wrap div .nav1 dl dd a:hover span{
	color: #ef8200;
	text-decoration: underline !important;
}
.wrap div .nav1 dl dd a span {
  right: 0;
  position: relative;
  padding: 0 12px 0 10px;
  color: #666;
  line-height: 18px;
}
.wrap div .nav1 .article dt {
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/article.png) no-repeat;
}
.wrap div .nav1 .column {
  margin-left: 22px;
  position: absolute;
  left: 370px;
}
.wrap div .nav1 .column dt {
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/column.png) no-repeat;
}
.wrap div .nav1 .active {
  width: auto;
  margin-left: 22px;
  position: absolute;
  left: 843px;
}
.wrap div .nav1 .active dt {
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/hd.png) no-repeat;
}
.wrap div .column2 {
  width: 1200px;
  height: 90px;
  margin: 200px auto 0;
  background: #b5b5b5;
  text-align: center;
  line-height: 90px;
}
.wrap div .column2 h3 {
  font-size: 36px;
  font-weight: normal;
  color: #fff;
}
.wrap div .hotpics {
  width: 1200px;
  margin: 26px auto;
  overflow: hidden;
}
.wrap div .hotpics .slider {
  position: relative;
  width: 600px;
  height: 300px;
  float: left;
  overflow: hidden;
}
.wrap div .hotpics .slider .zb {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 84px;
  height: 30px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png) no-repeat 0 -136px;
  z-index: 1;
}
.wrap div .hotpics .slider .banner_img {
  position: absolute;
  width: 648px;
  height: 486px;
}
.wrap div .hotpics .slider .banner_img li {
  position: relative;
  width: 648px;
  height: 486px;
  float: left;
}
.wrap div .hotpics .slider .banner_img li a {
  display: block;
  width: 648px;
  height: 486px;
}
.wrap div .hotpics .slider .banner_img li a img {
  width: 100%;
 transition: all 1s;
-webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap div .hotpics .slider .banner_img li a img:hover {
  transform: scale(1.2);
 -webkit-transform: scale(1.2);
}
.wrap div .hotpics .slider .banner_img li a p {
  width: 648px;
  height: 68px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 68px;
  color: #fff;
  font-size: 24px;
  text-align: left;
  text-indent: 1em;
}
.wrap div .hotpics .slider .banner_circle {
  width: 70px;
  height: 10px;
  position: absolute;
  top: 20px;
  right: 0;
}
.wrap div .hotpics .slider .banner_circle li {
  width: 8px;
  background: #fff;
  height: 8px;
  float: left;
  margin: 0 5px;
  border-radius: 50%;
}
.wrap div .hotpics .slider .banner_circle .active {
  background: #0a50a1;
}
.wrap div .hotpics .hotright {
  width: 580px;
  height: 300px;
  float: left;
  margin-left: 20px;
}
.wrap div .hotpics .hotright .map1 {
  position: relative;
  /*width: 580px;
  height: 160px;
  overflow: hidden;*/
  width: 360px;
  float: left;
}
.wrap div .hotpics .hotright .map1 img {
  width: 100%;
 transition: all 1s;
-webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap div .hotpics .hotright .map1 img:hover {
  transform: scale(1.2);
 -webkit-transform: scale(1.2);
}
.wrap div .hotpics .hotright .map2 {
  float: left;
  width: 220px;
}
.wrap div .hotpics .hotright .map2 .s_top{
    height: 44px;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 0;
}
.wrap div .hotpics .hotright .map2 .s_top p {
    padding-left: 8px;
    float: left;
    font-size: 24px;
    border-left: 2px solid #0a50a1;
    cursor: pointer;
}
.wrap div .hotpics .hotright .map2 a img {
 transition: all 1s;
 -webkit-transition: all 1s;
 behavior: url(ie-css3.htc);
}
.wrap div .hotpics .hotright .map2 a img:hover {
  transform: scale(1.2);
 -webkit-transform: scale(1.2);
}
.wrap div .hotpics .hotright .map2 .left{
    width: 220px;
    height: 165px;
    overflow: hidden;
    display: block;
}
.wrap div .hotpics .hotright .map2 .biaot{
  font-weight: bold;
  padding:4px 0;
  font-size: 16px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.wrap div .hotpics .hotright .map2 .zhy{
    font-size: 12px;
    color: #666;
    line-height: 20px;
}

.wrap div .column3 {
  width: 1200px;
  height: 90px;
  margin: 36px auto;
  background: #b5b5b5;
  text-align: center;
  line-height: 90px;
}
.wrap div .column3 h3 {
  font-size: 36px;
  font-weight: normal;
  color: #fff;
}
.wrap .ts {
  width: 1200px;
  margin: 0 auto;
}
.wrap .ts .left_con {
  width: 820px;
  float: left;
}
.wrap .ts .left_con .rec_con {
  position: relative;
  width: 100%;
  margin-top: 14px;
  height: 49px;
}
.wrap .ts .left_con .rec_con .rlcon {
  width: 16.6%;
  height: 48px;
  float: left;
  text-align: center;
  cursor: pointer;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_title {
  font-size: 22px;
  line-height: 48px;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_title .nav_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 817px;
  height: 49px;
  border-bottom: 1px solid #dcdcdc;
  background: #fff;
}
.wrap .ts .left_con .rec_con .rlcon .fixed_top {
  position: fixed;
  top: 0;
  width: 205px;
  font-size: 22px;
  line-height: 48px;
  background: #fff;
  z-index: 2;
}
.wrap .ts .left_con .rec_con .rlcon .fixed_top:hover {
  border-bottom: 2px solid #0A50A1;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con {
  position: absolute;
  left: 0;
  display: none;
  width: 100%;
  margin-top: 4px;
  padding: 26px 0;
  background: #fff;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list {
  position: relative;
  width: 820px;
  height: 218px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dedede;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dt {
  position: relative;
  width: 272px;
  height: 204px;
  float: left;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dt a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 12px;
  line-height: 26px;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dt a img {
  width: 100%;
 transition: all 1s;
-webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dt a span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
  text-align: center;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dt a span .player {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  margin-top: 65px;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dt a:hover img {
  transform: scale(1.2);
 -webkit-transform: scale(1.2);
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dt a:hover .player {
  transform: scale(1);
}


.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd {
  padding: 0 20px 0 295px;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd h3 {
  text-align: justify;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd h3 a {
  font-size: 20px;
  text-decoration: none;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd h3 a:hover {
  color: #0A50A1;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd p {
  height: 96px;
  margin-top: 20px;
  color: #666;
  font-size: 16px;
  text-align: left;
  line-height: 24px;
  overflow: hidden;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd .infor {
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-size: 16px;
  color: #999;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd .infor .author {
  margin-right: 50px;
  float: left;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd .infor .author i {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 4px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png) no-repeat -119px -143px;
  vertical-align: middle;
  margin-top: -2px;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd .infor .time {
  float: right;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd .infor .time i {
  display:  inline-block;
  width: 15px;
  height: 15px;
  margin: 0 4px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png) no-repeat -150px -143px;
  /* padding-left: 15px; */
  vertical-align: middle;
  margin-top: -2px;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list:nth-of-type(4) {
  border-bottom: none;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list:last-of-type {
  border-bottom: none;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .click_more {
  width: 100%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 20px;
  color: #666;
  background: #e5e5e5;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert {
  display: block;
  width: 100%;
  height: 314px;
  margin-bottom: 20px;
  color: #333;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .left {
  width: 628px;
  height: 314px;
  float: left;
  overflow: hidden;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .left img {
  width: 100%;
  height: 100%;
 transition: all 1s;
-webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .left img:hover {
  transform: scale(1.2);
 -webkit-transform: scale(1.2);
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right {
  position: relative;
  width: 190px;
  height: 314px;
  padding: 0 15px;
  float: right;
  box-sizing: border-box;
  background: #f4f4f4;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right h3 {
  padding: 25px 0;
  font-size: 20px;
  text-align: justify;
  font-weight: normal;
  word-break: break-all;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right h3:hover {
  color: #0A50A1;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right p {
  width: 160px;
  height: 72px;
  margin: 15px 0;
  font-size: 16px;
  text-align: justify;
  color: #666;
  box-sizing: border-box;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right .infor {
  position: absolute;
  bottom: 20px;
  right: 15px;
  font-size: 16px;
  color: #999;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right .infor .author {
  float: left;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right .infor .author i {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 4px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png) no-repeat -119px -143px;
  vertical-align: middle;
  margin-top: -2px;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right .infor .time {
  display: block;
  float: left;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right .infor .time i {
  width: 15px;
  height: 15px;
  margin: 0 4px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png) no-repeat -150px -143px;
  padding-left: 15px;
  vertical-align: middle;
}
.wrap .ts .left_con .rec_con .rlcon .show {
  display: block;
}
.wrap .ts .left_con .rec_con .nav_show {
  border-bottom: 1px solid #0a50a1;
}
.wrap .ts .left_con .rec_con .nav_show .rlist_title a {
  display: block;
  width: 100%;
  color: #0A50A1;
  height: 100%;
  border-bottom: 1px solid #0A50A1;
}
.wrap .ts .right_con {
  width: 370px;
  float: right;
}
.wrap .ts .right_con .r_top {
  height: 63px;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
}
.wrap .ts .right_con .r_top p {
  margin: 20px 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 24px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
}
.wrap .ts .right_con .v_con {
  position: relative;
  width: 350px;
  height: 262px;
  margin-top: 26px;
  overflow: hidden;
}
.wrap .ts .right_con .v_con .v_img {
  position: absolute;
  width: 350px;
  height: 183px;
}
.wrap .ts .right_con .v_con .v_img li {
  position: relative;
  float: left;
}
.wrap .ts .right_con .v_con .v_img li a {
  display: block;
  width: 350px;
  height: 183px;
}
.wrap .ts .right_con .v_con .v_img li a img {
  width: 100%;
  height: 100%;
}
.wrap .ts .right_con .v_con .v_img li a p {
  width: 350px;
  height: 68px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
  position: absolute;
  bottom: -71px;
  left: 0;
  line-height: 24px;
  color: #fff;
  font-size: 16px;
  text-align: left;
  color: #333;
  background: #efefef;
  padding: 10px 20px;
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wrap .ts .right_con .v_con .v_img li a span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.wrap .ts .right_con .v_con .v_img li a span img {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  margin-top: 65px;
  behavior: url(ie-css3.htc);
}
.wrap .ts .right_con .v_con .v_circle {
  width: 70px;
  height: 10px;
  position: absolute;
  bottom: 85px;
  left: 160px;
  z-index: 2;
}
.wrap .ts .right_con .v_con .v_circle li {
  width: 8px;
  background: #fff;
  height: 8px;
  float: left;
  margin: 0 5px;
  border-radius: 50%;
}
.wrap .ts .right_con .v_con .v_circle .v_active {
  background: #0a50a1;
}
.wrap .ts .right_con .com .com_top {
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
  margin-top: 20px;
}
.wrap .ts .right_con .com .com_top p {
  margin: 26px 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 24px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
}
.wrap .ts .right_con .com .com_top .c1 {
  margin-top: 0;
}
.wrap .ts .right_con .com .img_con {
  position: relative;
  width: 366px;
  height: 183px;
  margin: 26px 0 0;
  overflow: hidden;
}
.wrap .ts .right_con .com .img_con:hover img {
  transform: scale(1.2);
 -webkit-transform: scale(1.2);
}
.wrap .ts .right_con .com .img_con img {
  width: 100%;
  height: 100%;
 transition: all 1s;
-webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap .ts .right_con .com .img_con a.tit {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 30px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.5);
}
.wrap .ts .right_con .hot_article .hot_top,
.wrap .ts .right_con .media_article .hot_top,.game_top ,.zxgx_top{
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
}
.wrap .ts .right_con .hot_article .hot_top p,
.wrap .ts .right_con .media_article .hot_top p,.game_top p,.zxgx_top p{
  margin: 26px 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 24px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
}
.wrap .ts .right_con .hot_article .zmt_top,
.wrap .ts .right_con .media_article .zmt_top {
  overflow: hidden;
  border-bottom: 2px solid #aaa;
}
.wrap .ts .right_con .hot_article .zmt_top p,
.wrap .ts .right_con .media_article .zmt_top p {
  margin: 0 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 24px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
}
.wrap .ts .right_con .hot_article .hot_con,
.wrap .ts .right_con .media_article .hot_con {
  padding: 11px 0;
}
.wrap .ts .right_con .hot_article .hot_con dl,
.wrap .ts .right_con .media_article .hot_con dl {
  width: 366px;
  height: 100px;
  margin: 15px 0;
}
.wrap .ts .right_con .hot_article .hot_con dl dt,
.wrap .ts .right_con .media_article .hot_con dl dt {
  position: relative;
  width: 130px;
  height: 100px;
  float: left;
  overflow: hidden;
}
.wrap .ts .right_con .hot_article .hot_con dl dt span,
.wrap .ts .right_con .media_article .hot_con dl dt span {
  position: absolute;
  z-index: 2;
  display: block;
  width: 28px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  color: #fff;
  font-size: 12px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
}
.wrap .ts .right_con .hot_article .hot_con dl dt img,
.wrap .ts .right_con .media_article .hot_con dl dt img {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
 transition: all 1s;
-webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap .ts .right_con .hot_article .hot_con dl dt img:hover,
.wrap .ts .right_con .media_article .hot_con dl dt img:hover {
  transform: scale(1.2);
 -webkit-transform: scale(1.2);
}
.wrap .ts .right_con .hot_article .hot_con dl dd,
.wrap .ts .right_con .media_article .hot_con dl dd {
  position: relative;
  height: 100px;
  padding-left: 145px;
}
.wrap .ts .right_con .hot_article .hot_con dl dd h3,
.wrap .ts .right_con .media_article .hot_con dl dd h3 {
  margin: 10px 0;
  padding: 0;
}
.wrap .ts .right_con .hot_article .hot_con dl dd h3 a,
.wrap .ts .right_con .media_article .hot_con dl dd h3 a {
  font-size: 16px;
  color: #666;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  cursor: pointer;
}
.wrap .ts .right_con .hot_article .hot_con dl dd h3 a:hover,
.wrap .ts .right_con .media_article .hot_con dl dd h3 a:hover {
  color: #0A50A1;
}
.wrap .ts .right_con .hot_article .hot_con dl dd .time,
.wrap .ts .right_con .media_article .hot_con dl dd .time {
  position: absolute;
  bottom: 10px;
  left: 145px;
  color: #999;
}
/*2018-8-15*/
.wrap div .select_container .s_left .s_top,
.wrap .ts .c_top {
  border-bottom: none;
}
.wrap div .select_container .s_left .slist_container,
.wrap .ts .ts_con {
  border-top: none;
  margin-top: 0;
}
.wrap .ts .ts_con {
  padding-top: 26px;
}
.wrap .ts .left_con .rec_con .rlcon,
.wrap .ts .left_con .rec_con .rlcon .fixed_top,
.wrap .ts .left_con .rec_con .rlcon .rlist_title {
  height: 49px;
}

/*2018-08-21*/
.wrap div .group_nav {
    height: 40px;
}
.wrap div .group_nav ul {
    height: 40px;
}
.wrap div .group_nav ul li {
    width: 110px;
    height: 40px;
}
.wrap div .group_nav ul li a {
    font-size: 16px;
    line-height: 40px;
}
.wrap div .group_nav ul li a.home {
    background: #0068b6;
}
.wrap div .nav2 .nav_list1 dd span a span {
    font-size: 14px;
}
.wrap div .header .ys_box .keys a {
    font-size: 16px;
}
/**/
.mlp_yesky_column1_760360 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}
.nav1_line{
	width: 100%;
	height: 1px;
	background: #e4e8ee;
}
dl.nav_list3 {
    margin-left: 540px;
}
.wrap div .nav2 dl.nav_list3 dt{
	color: #ef8200;
	font-weight: normal;
}
.wrap div .nav2 dl.nav_list3 dt:before{
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 5px -2px 0;
	background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/xjzx.png) no-repeat;
}
.wrap div .nav2 dl.nav_first .nav_show {
    border-left: 1px solid #fff;
}
.wrap div .nav2 dl.nav_list3 .nav_show {
    color: #ef8200;
    margin-top: -2px;
    font-weight: normal;
    font-size: 16px;
    vertical-align: middle;
    border-top: 2px solid #ef8200;
    border-right: 1px solid #fff;
}
.wrap div .nav2 .nav_list3 .container .title {
    position: relative;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
    background: #4c9ada;
    padding: 0 6px;
    margin-left: 0px !important;
}
.wrap div .nav2 .nav_list3 .container .title:after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 9px;
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon3.png) no-repeat;
    position: absolute;
    top: 7px;
    right: -5px;
}
.wrap div .select_container .s_left .s_top .more span {
    font-family: "simsun";
}
em {
		background-color: rgb(255, 102, 0);
		display: block;
		font-family: Arial;
		font-size: 12px;
		font-stretch: 100%;
		font-style: normal;
		font-variant-caps: normal;
		font-variant-east-asian: normal;
		font-variant-ligatures: normal;
		font-variant-numeric: normal;
		font-weight: 400;
		height: 16px;
		top: 5px;
		left: 0px;
		line-height: 16px;
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
		position: absolute;
		text-align: center;
		width: 16px;
		color: #fff;
}
.wrap div .nav2 .nav_list1 dd span a:nth-of-type(3) {
    border-bottom: none;
}
.wrap div .nav2 .nav_list3 dd {
    width: auto;
    height: 160px;
    padding: 8px 25px;
    background: #fff;
}
.wrap div .nav2 .nav_list3 .container:nth-of-type(3) {
    border-bottom: none;
}
.wrap div .select_container .s_right .pic_list {
  margin-top: 26px;
  overflow: hidden;
}
.wrap div .select_container .s_right .pic_list .side_left {
  position: relative;
  width: 176px;
  height: 132px;
  float: left;
}
.wrap div .select_container .s_right .pic_list .side_left a img {
  width: 176px;
  height: 132px;
}
.wrap div .select_container .s_right .pic_list .side_left a p {
  width: 176px;
  height: 24px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 24px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.wrap div .select_container .s_right .pic_list .side_right {
  position: relative;
  width: 176px;
  height: 132px;
  margin-left: 18px;
  float: left;
}
.wrap div .select_container .s_right .pic_list .side_right a img {
  width: 176px;
  height: 132px;
}
.wrap div .select_container .s_right .pic_list .side_right a p {
  width: 176px;
  height: 24px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 24px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.wrap div .select_container .s_right .rlc {
  width: 100%;
  height: 140px;
  margin: 12px 0;
  overflow: hidden;
}
.wrap div .select_container .s_left .slist_container .slist:nth-of-type(3) {
    margin-bottom: 0;
}
.wrap .ts .c_top .more span {
    font-family: "simsun";
}
.wrap div .select_container .s_right .rlc{
	padding: 0;
}
/*2018-09-05*/
.wrap div .hotpics .slider .banner_img {
  width: 600px;
  height: 300px;
}
.wrap div .hotpics .slider .banner_img li {
  width: 600px;
  height: 300px;
}
.wrap div .hotpics .slider .banner_img li a {
  width: 600px;
  height: 300px;
}
.wrap div .hotpics .slider .banner_img li a img {
  width: 600px;
  height: 300px;
}
.wrap div .hotpics .slider .banner_img li a p {
  width: 600px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  text-align: center;
}

.wrap div .hotpics .hotright .map1 .container ul {
  /*width: 598px;
  padding: 12px 0 16px;*/
  overflow: hidden;
}
.wrap div .hotpics .hotright .map1 .container ul li {
  /*width: 50%;
  float: left;*/
}
.wrap div .hotpics .hotright .map1 .container ul li i {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #666;
  line-height: 12px;
  vertical-align: middle;
}
.wrap div .hotpics .hotright .map1 .container ul li a {
  display: inline-block;
  width: 340px;
  height: 28px;
  margin-left: 6px;
  line-height: 28px;
  font-size: 12px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.wrap div .hotpics .hotright .map1 .container ul li.whole a{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
/*2018-09-06*/
.nav1_con {
    border-top: 1px solid #e4e8ee;
    background: #f8f8f8;
}
.wrap div .hotpics .hotright .map1 .container ul li a:hover{
	color: #0A50A1;
}
.wrap div .select_container .s_left .s_top, .wrap .ts .c_top{
    position: relative;
}
span.line_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #dcdcdc;
    z-index: -1;
}
.wrap div .nav2 .nav_list3 dd {
    height: 164px;
}
.wrap div .select_container .s_left .s_top{
    position: relative;
    /* height: 44px; */
    /* box-sizing: border-box; */
}
.wrap div .select_container .s_left .s_top p {
    padding-bottom: 0;
    height: 44px;
    box-sizing: border-box;
}
.wrap div .select_container .s_right .s_top .change {
    margin-top: 5px;
}
.wrap div .select_container .s_right .pic_list .side_left a{
	position: relative;
	display: inline-block;
	width: 176px;
	height: 132px;
	overflow: hidden;
}
.wrap div .select_container .s_right .pic_list .side_left a img{
    transition: all 1s;
    -webkit-transition: all 1s;
    behavior: url(ie-css3.htc);
}
.wrap div .select_container .s_right .pic_list .side_left a img:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap div .select_container .s_right .pic_list .side_right a{
	position: relative;
	display: inline-block;
	width: 176px;
	height: 132px;
	overflow: hidden;
}
.wrap div .select_container .s_right .pic_list .side_right a img{
    transition: all 1s;
    -webkit-transition: all 1s;
    behavior: url(ie-css3.htc);
}
.wrap div .select_container .s_right .pic_list .side_right a img:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap div .nav2 .nav_list1 dd span a span {
    display: block;
    margin-top: 10px;
}
.wrap div .hotpics .hotright .map1 .container .title h3 a {
    line-height: 24px;
    font-size: 24px;
    color: #333;
    font-weight: normal;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wrap div .hotpics .hotright .map1 .container .title h3 a:hover {
    color: #0A50A1;
}
/*2018-09-25*/
.wrap .top .topnav .topleft li a:hover {color: #ef8200;text-decoration: underline;}
.wrap .top .topnav .topright li .a_log:hover, .wrap .top .topnav .topright li .a_reg:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap div .hotpics .hotright .map1 .container .title h3 a:hover{
color: #ef8200;
    text-decoration: underline;
}
.wrap div .hotpics .hotright .map1 .container .text a:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap div .hotpics .hotright .map1 .container ul li a:hover{
 color: #ef8200;
    text-decoration: underline;
}
.wrap div .hotpics .slider .banner_img li a:hover p{
 color: #ef8200;
    text-decoration: underline;
}
.wrap div .hotpics .hotright .map2 a:hover p{
 color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_left .s_top .more:hover{
 color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_right .s_top .change:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_left .slist_container .slist dd h3 a:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_right .pic_list .side_left a:hover p{
 color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_right .pic_list .side_right a:hover p{
 color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_left .project .container:hover h3{
 color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_right .splan_con .first:hover span {
  color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_right .splan_con .sec:hover span {
  color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .c_top .more:hover {
    color: #ef8200;
    text-decoration: underline;
}
.ts_con a:hover span{
    color: #ef8200 !important;
    text-decoration: underline;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd h3 a:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right h3:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .right_con .v_con .v_img li a p:hover{
    color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .right_con .pr_con ul li a:hover{
    color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .right_con .prnav_con ul li a:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .right_con .com .img_con a:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .right_con .hot_article .hot_con dl dd h3 a:hover, .wrap .ts .right_con .media_article .hot_con dl dd h3 a:hover{
    color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .right_con .net_rec ul li a:hover{
    color: #ef8200;
    text-decoration: underline;
}
/*2018-10-17*/
.wrap div .hotpics .hotright .map1 .container ul li:nth-of-type(even) {
    box-sizing: border-box;
}
.timeago{display: inline-block;}
.wrap div .header .logo span {
    display: inline-block;
    width: 135px;
    height: 46px;
    background: url(http://www.yesky.com/uploadImages/2018/232/20180820104209792.jpg) no-repeat;
    vertical-align: middle;
}
.wrap div .hotpics .slider .banner_circle {
    width: 120px;
    height: 10px;
    position: absolute;
    top: 20px;
    right: 0;
}
.wrap div .hotpics .slider .banner_circle li {
    width: 8px;
    background: #fff;
    height: 8px;
    float: left;
    margin: 0 5px;
    border-radius: 50%;
}
.banner_ad{width:1200px;margin:10px auto 0;}
.banner_ad img{width:1200px;}
/**/
.mlp_yesky-dingbutonglan1,.mlp_yesky_column1_760360,.mlp_yesky_column2_760360,.mlp_yesky-jiaodiantushangfang{width:1200px;margin:10px auto 0;}
.mlp_yesky_column1_760360{
  overflow: hidden;
}
object{
  display:block;
}

/*20211216*/
.wrap .ts .left_con .rec_con_d{
  position: static;
  width: 820px;
  height: auto;  
}
.wrap .ts .left_con .rec_con_d .rlcon{
  width: 820px!important;
  height: auto;
  display:none;
}
.wrap .ts .left_con .rec_con_d .rlcon .rlist_con{
  position: static;
  display:block;
}
.wrap .ts .left_con .rec_con_d .rlcon .rlist_con .insert{
  width: 820px;
}
.wrap .ts .left_con .rec_con_d .nav_show{
  border:0;
}
.wrap .ts .left_con .rec_con_d .show{
  display: block;
}

body{
  padding-bottom:0;
}
/*foot*/

#foot {
  background: #f3f3f3;
  clear: both;
  margin-top: 20px;
    display: inline-block;
    width: 100%;
}
.channel_content {
  width: 1200px;
  margin: 0 auto;
  padding: 25px 0 20px;
  color: #1766a7;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
}
.channel_content span {
  display: block;
  font-size: 12px;
  color: #999;
}
#foot a {
  display: inline-block;
  margin: 0;
  color: #999;
}
#foot ul {
  margin: 10px auto 0;
  line-height: 50px;
}
#foot ul li {
  height: 50px;
  margin-right: 10px;
  display: inline-block;
}
#foot ul li object,
#foot ul li img {
  vertical-align: middle;
}
#foot ul li a {
  margin: 0 0 0 0;
}
#foot ul li iframe {
  filter: alpha(opacity=0);
  opacity: 0;
}
#foot .ygwab {
  float: left;
  height: 20px;
  line-height: 20px;
  margin: 0px 0px 0px 5px;
  color: #999;
  font-size: 12px;
}

/*游戏 2023-02-09 chenlq*/
.hot_con dl dd .time{
  font-size: 16px;
}
.wrap div .hotpics .hotright .map1 .container ul li.whole a{
  margin-bottom: 5px;
}
.wrap div .hotpics .hotright .map1 .container ul li.whole{
  margin-top: 10px;
}
.wrap .ts .right_con{
  width: 350px;
}
.wrap .ts .right_con .com .img_con{
  width: 100%;
  height: auto;
}
.wrap .ts .right_con .hot_article .hot_con dl, .wrap .ts .right_con .media_article .hot_con dl{
  width: 100%;
}
.game_list,.zxgx{
  margin-top: 10px;
  width: 100%;
  overflow: hidden;
}
.game_list ul,.zxgx ul{
  width: 100%;
  display: inline-block;
}
.gamesoftfirst li {
    float: left;
    width: 50%;
    text-align: center;
    white-space: nowrap;
    font-size: 12px;
    margin: 22px 0 0 0;
}
.gamesoftfirst li img{
  width: 100px;
  height: 100px;
  display: inline-block;
}
.gamesoftfirst li p {
    display: block;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gamesoftfirst li p a{
  color:#666;
}
.gamesoftwo{
  padding-left: 30px;
}
.gamesoftwo li{
  margin-top: 10px;
  height: 29px;
}
.gamesoftwo li img{
  float: left;
  height: 30px;
  width: 30px;
  margin-right: 10px;
}
.gamesoftwo li p {     
    font-size: 16px;
    line-height: 29px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.game_list h4 {
    background: #eee;
    height: 28px;
    color: #333;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 3px;
}
/*最新更新*/
.zxgx ul{
  margin-top: 10px;
}
.zxgx li{
  padding:7px 0;
  width: 100%;  
}
.zxgx li .name {
    display: inline-block;
}
.zxgx li .name img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    border: none;
}
.zxgx li .name a:nth-child(2) {
  font-size: 14px;
  color: #1d1d1d;
  line-height: 24px;
  vertical-align: middle;
  margin-left: 5px;
  width:260px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}
.zxgx li .time {
    font-size: 14px;
    color: #5e5e5e;
    line-height: 24px;
    float: right;
}
.changeColor{
  color:#ff4542 !important;
}
.gamesoftfirst li p a:hover,.gamesoftwo li a:hover,.zxgx li span a:hover{
  color:#ff4542 !important;
}
.rec_con .more{
  margin-top: 15px;
  text-align: right;
}
.rec_con .more a{
  margin-top: 10px;
  color:#1c55a2;  
  display: inline-block;
}
.rec_con .more a span{
  font-family: "宋体"
}
.wrap .ts .left_con .rec_con .nav_show{
  width:20% !important;
}